go/types.Checker.isNil (method)

2 uses

	go/types (current package)
		stmt.go#L275: func (check *Checker) isNil(e ast.Expr) bool {
		stmt.go#L290: 		if check.isNil(e) {